crypto/ecdh.nistCurve.newPrivateKey (field)
5 uses
crypto/ecdh (current package)
nist.go#L19: newPrivateKey func([]byte) (*ecdh.PrivateKey, error)
nist.go#L100: fk, err := c.newPrivateKey(key)
nist.go#L169: newPrivateKey: func(b []byte) (*ecdh.PrivateKey, error) {
nist.go#L192: newPrivateKey: func(b []byte) (*ecdh.PrivateKey, error) {
nist.go#L215: newPrivateKey: func(b []byte) (*ecdh.PrivateKey, error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)